ScenarioIsActive Property
Specifies whether a scenario that belongs to a scenario table is active.
The defined values are:
-false: scenario that belongs to a scenario table is inactive.
-true: scenario that belongs to a scenario table is active.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public bool IsActive { get; set; }
Public Property IsActive As Boolean
Get
Set
Property Value
Boolean